-
Notifications
You must be signed in to change notification settings - Fork 5
Update react-scripts to the latest version 🚀 #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- The
dependencyreact-scripts was updated from2.1.0to2.1.2.
Update to this version instead 🚀
Release Notes for v2.1.2
2.1.2 (December 23, 2018)
v2.1.2 is a maintenance release including various bug fixes.
🚀 New Feature
🐛 Bug Fix
create-react-app- #5905 Disable copy to clipboard in
create-react-app --info(@heyimalex) - #5685 Update envinfo to
5.11.1(@tabrindle)
- #5905 Disable copy to clipboard in
babel-preset-react-app- #5783 Fix TypeScript decorator support (@ianschmitz)
babel-plugin-named-asset-importreact-app-polyfillreact-scripts- #5721 Version bump
postcss-preset-envto latest (@BPScott) - #5701 Fix
tsconfig.jsonlib suggested value (@ianschmitz)
- #5721 Version bump
💅 Enhancement
react-scripts- #5698 Add support for
setupTests.ts(@ianschmitz)
- #5698 Add support for
📝 Documentation
- Other
- #6009 Correct markdown to avoid comment. (@souzasmatheus)
- #6015 Add example command to create typed project. (@mbelsky)
- #6000 Make links to docs consistent in README. (@iansu)
- #5900 Add production build section to docs. (@ianschmitz)
- #5985 Use https for linked images to fix mixed content warnings. (@iansu)
- #5919 Docs: update localStorage mock in "Running Tests". (@phacks)
- #5917 Add SASS_PATH instructions to Sass stylesheet docs. (@jayantbh)
- #5823 Add default values to
file_extnote. (@alaycock) - #5907 Update README.md with updated link about PWAs. (@wuweiweiwu)
- #5858 Some Grammar fixes. (@nikhilknoldus)
- #5883 Fix link to page about running tests. (@wsmoak)
- #5849 React native repository updated in
README.md. (@pavinthan) - #5806 Rename 'getting started' link to 'docs'. (@kulek1)
- #5788 docs: Simplify installing Storybook with
npx(@sagirk) - #5779 docs: Change story book command to
sb init(@andys8) - #5759 Add PR welcoming badge (@open-source-explorer)
- #5730 Suggest Encore when not building a SPA with Symfony (@dunglas)
- #5710 Updated the link to firebase hosting (@githubsaturn)
- #5704 Fixed link to manifest.json file (@m4jing)
- #5670 Fix public folder documentation link (@makovkastar)
eslint-config-react-app- #5990 Updated docs for
.eslintrc(@ManoelLobo)
- #5990 Updated docs for
babel-preset-react-app,create-react-app,eslint-config-react-app,react-dev-utils,react-scriptsreact-scriptsreact-app-polyfillbabel-preset-react-app,eslint-config-react-app,react-error-overlay,react-scripts
🏠 Internal
react-scripts- Other
- #5988 Added extension to
.eslintrc(@ManoelLobo) - #5546 Add the latest stable node version. (@noelyoo)
- #5988 Added extension to
react-dev-utilsreact-error-overlaybabel-preset-react-appcreate-react-app- #4605 ignore intellij module files when generating an app. (@denofevil)
Committers: 36
- <Explorer /> (open-source-explorer)
- Adam Laycock (alaycock)
- Adam Wanninger (ajwann)
- Alex Guerra (heyimalex)
- Andy (andys8)
- Ben Scott (BPScott)
- Dennis Ushakov (denofevil)
- Dugagjin Lashi (dugagjin)
- Gregory Shilin (gshilin)
- Ian Schmitz (ianschmitz)
- Ian Sutherland (iansu)
- Jayant Bhawal (jayantbh)
- Jing Ma (m4jing)
- Joe Haddad (Timer)
- Kasra Bigdeli (githubsaturn)
- Kévin Dunglas (dunglas)
- Manoel (ManoelLobo)
- Matheus Souza (souzasmatheus)
- Max Belsky (mbelsky)
- Michael Jackson (mjackson)
- Nicolas Goutay (phacks)
- Nikhil (nikhilknoldus)
- Nima Shahri (NShahri)
- Noel Yoo (noelyoo)
- Oleksandr Melnykov (makovkastar)
- Pavinthan (pavinthan)
- Rasmus Eneman (Pajn)
- Sagir Khan (sagirk)
- Sibiraj (sibiraj-s)
- Simen Bekkhus (SimenB)
- Stephen Algeo (sjalgeo)
- Trevor Brindle (tabrindle)
- Wei-Wei Wu (wuweiweiwu)
- Wendy Smoak (wsmoak)
- kulek1
- swyx (sw-yx)
Migrating from 2.1.1 to 2.1.2
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.2
or
yarn add --exact react-scripts@2.1.2
@greenkeeper
greenkeeper
bot
deleted the
greenkeeper/react-scripts-2.1.1
branch
December 24, 2018 04:57
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency react-scripts was updated from
2.1.0to2.1.1.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Find out more about this release.
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴